home *** CD-ROM | disk | FTP | other *** search
/ Amiga Frontier 4 / Amiga Frontier 4 (Disk 1 of 2).adf / Hard-driveInstall < prev    next >
Text File  |  1996-01-19  |  1KB  |  37 lines

  1. echo " script by Converse of A.F"
  2. wait 2
  3. echo " I'm now going to install Issue 4 on to your hard-drive"
  4. Echo " it will be on your Work: (hd1:) partition. (I hope)"
  5. Echo " Make sure you have about 1.5Meg free on you H.D"
  6. wait 8 
  7. echo " now was that format hd1: or copy????"
  8. wait 4
  9. echo " hmmmmmm..."
  10. wait 2
  11. cls
  12. copy FrontierDisk1:c/FrontierIssue4 to hd1:
  13. copy FrontierDisk1:c/FrontierIssue4.info to hd1:
  14. cd FrontierDisk1:
  15. copy FrontierDisk1: to hd1:FrontierIssue4
  16. copy FrontierDisk1:libs/rtdd to hd1:FrontierIssue4/
  17. copy FrontierDisk1:c/ to Hd0:c/
  18. copy FrontierDisk1:libs/ to hd0:libs/
  19. makedir hd1:FrontierIssue4/data
  20. makedir hd1:FrontierIssue4/pics
  21. makedir hd1:FrontierIssue4/adverts
  22. copy FrontierDisk2:data/ to hd1:FrontierIssue4/data
  23. copy FrontierDisk2:pics/ to hd1:FrontierIssue4/pics
  24. Copy FrontierDisk2:adverts/ to hd1:FrontierIssue4/adverts
  25. makedir hd1:FrontierIssue4/tutmod
  26. copy FrontierDisk2:tutmod/ to hd1:FrontierIssue4/tutmod/
  27. delete hd1:frontierIssue4/m2
  28. delete hd1:FrontierIssue4/Hard-driveInstall
  29. delete hd1:FrontierIssue4/hard-driveInstall.info
  30. cls
  31. echo " "
  32. echo " "
  33. echo "hokey cokey! all done"
  34. echo "IMPORTANT Make sure that you double click on ASSIGNS"
  35. echo "before you load Issue 4 from Hard drive every time you "
  36. echo "want to load A.F, otherwise it won't work"
  37. wait 9